*
* Gets the index of the image that is currently being drawn.
*
- * This function can only be used between gdk_cairo_context_begin_frame() and
+ * This function can only be used between gdk_draw_context_begin_frame() and
* gdk_draw_context_end_frame() calls.
*
* Returns: the index of the images that is being drawn
* Gets the Vulkan semaphore that protects access to the image that is
* currently being drawn.
*
- * This function can only be used between gdk_cairo_context_begin_frame() and
+ * This function can only be used between gdk_draw_context_begin_frame() and
* gdk_draw_context_end_frame() calls.
*
* Returns: (transfer none): the VkSemaphore